RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. wifi config
    Log in to post
    • All categories
    • T

      Raspberry Pi or Retropie Kills My Wifi or Router

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support wifi config
      6
      0 Votes
      6 Posts
      2k Views
      markyh444M

      @TheKrakenWakes Nope. Tended to use cabled LAN for the Pi2 and Pi3 I setup, but set up a zero over WiFi no problem.

    • N

      Unable to connect to wifi

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support wifi config wifi
      5
      0 Votes
      5 Posts
      2k Views
      cyperghostC

      @nickgash
      If there some special characters in your PW then try to hash the password. Read here ... HowTo

    • S

      Struggling to connect to wifi

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support wifi wifi wont conn wifi config
      7
      0 Votes
      7 Posts
      5k Views
      columboscoatC

      @smiler79 It shouldn't be. Is the PSU ~2.5Amps? Is it a hardwired dedicated PSU or a plug and USB cable combo? Some USB cables just cannot transfer enough power as they are designed for phones and tablets that draw a lot less juice.

    • N

      Wifi Setup With Game Controller

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support wifi config gamepad control
      2
      0 Votes
      2 Posts
      3k Views
      herb_fargusH

      @nwgalloway nope. Not until an on-screen keyboard is integrated

      This is the only solution in the interim.

      https://github.com/retropie/retropie-setup/wiki/Wifi#method-2-connecting-to-wifi-without-a-keyboard

    • J

      Wifi setup up.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support wifi config
      5
      0 Votes
      5 Posts
      1k Views
      markyh444M

      @herb_fargus I forgot about that herb. Think I set my Zero up before this was implemented.

    • hansolo77H

      Static WIFI Ip address?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support rpi3b wifi wifi config ip address
      7
      0 Votes
      7 Posts
      6k Views
      cyperghostC

      @neobium Please use the @+name-sign or click on reply so the user you might want to talk is mentioned. If the WIFI IP is the one you've setted in the config and you can't connect to the Pie via WIFI then your security key (=WLAN Password, WPA passphrase.... ) might be wrong. Please check this first.

      To varify use CLI and use ping command
      ping your router first
      ping 192.168.1.1
      or via router hostname
      ping myrouter.ip
      ctrl+c stops ping command!

      or you can try wget command to download some files
      wget http://www.retropie.org.uk/
      you will get index.html from retropie

      Or are you behind a company proxy and want to play some games while in work? ;)
      Or is your subnet mask the right one? Is your router setted to only pass trusted devices?

      Are you able to optain a connection via DHCP? if yes then use the method @hansolo77 and myself explained. Change the hostname with raspi-config and you can use any IP you want .

    • cyperghostC

      [SOLVED][Feature Request]Wifi Key import via /boot/wifikeyfile.txt

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development wifi config wifi improvements key import
      26
      4 Votes
      26 Posts
      48k Views
      cyperghostC

      Instead oft using standard Charakters you can try to hash the key. So the key will be transformed to a HEX string that contains only Charakters from 0 to 9 and A to F

      Im still on vacation ;D

    • H

      Connecting to Wifi networks with Cana Kit Wifi adapter not always successful

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support cana kit wifi wifi config troubleshootin
      3
      0 Votes
      3 Posts
      2k Views
      H

      i figured it out- By default the default localization options were set for England. I changed it for UTF 8 and all is well now. I checked my wpa-supplicant.conf and saw a foreign symbol in place of my #. problem solved.